[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ACTIVATE EVENT <label>
Description:
This command changes the status of an event region to active.
Syntax:
ACTIVATE EVENT <label>
Arguments:
<label> is a label name assciated with a region in the event array.
Example:
ACTIVATE EVENT "pause" // activate event "pause"
Purpose: Activate a mouse click region
Mapped Function: __ActEventRegion() contained in GLLIBR.PRG.
dGE functions: msethot()
Other GL UDFs: __ScanObjects(),__XdGE(),__YdGE(),__XdGE_(),__YdGE_()
__HandleError()
System variables: _handles_[]
System constants: NoSuchLabel
See Also:
DEFINE EVENT, DEACTIVATE EVENT, RELEASE EVENT, WAIT EVENT
See Also:
__ActEventRegion()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson